home *** CD-ROM | disk | FTP | other *** search
- object FilePropForm: TFilePropForm
- Left = 225
- Top = 152
- BorderStyle = bsDialog
- Caption = 'File Properties'
- ClientHeight = 270
- ClientWidth = 434
- Color = clBtnFace
- ParentFont = True
- KeyPreview = True
- OldCreateOrder = True
- Scaled = False
- OnCreate = FormCreate
- OnKeyPress = FormKeyPress
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 72
- Top = 24
- Width = 63
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Name:'
- end
- object Label2: TLabel
- Left = 72
- Top = 48
- Width = 64
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Type:'
- end
- object Label3: TLabel
- Left = 72
- Top = 72
- Width = 64
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'File size:'
- end
- object Label4: TLabel
- Left = 64
- Top = 96
- Width = 72
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Packed size:'
- end
- object Label5: TLabel
- Left = 64
- Top = 120
- Width = 72
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Ratio:'
- end
- object Label6: TLabel
- Left = 64
- Top = 144
- Width = 72
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Modified:'
- end
- object Label7: TLabel
- Left = 64
- Top = 216
- Width = 70
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Path:'
- end
- object Label9: TLabel
- Left = 144
- Top = 48
- Width = 31
- Height = 13
- Caption = 'Label9'
- ShowAccelChar = False
- end
- object Label10: TLabel
- Left = 144
- Top = 72
- Width = 37
- Height = 13
- Caption = 'Label10'
- end
- object Label11: TLabel
- Left = 144
- Top = 96
- Width = 37
- Height = 13
- Caption = 'Label11'
- end
- object Label12: TLabel
- Left = 144
- Top = 120
- Width = 37
- Height = 13
- Caption = 'Label12'
- end
- object Label13: TLabel
- Left = 144
- Top = 144
- Width = 37
- Height = 13
- Caption = 'Label13'
- end
- object Label14: TLabel
- Left = 144
- Top = 192
- Width = 37
- Height = 13
- Caption = 'Label14'
- end
- object Label15: TLabel
- Left = 9
- Top = 8
- Width = 88
- Height = 17
- AutoSize = False
- Caption = 'Compression'
- end
- object CompressionText: TLabel
- Left = 20
- Top = 216
- Width = 41
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '44%'
- end
- object RarBar1: TRarBar
- Left = 23
- Top = 25
- Width = 34
- Height = 184
- TopColor = 16744576
- SideColor1 = 14706792
- SideColor2 = 16744576
- EmptyColor1 = 12609640
- EmptyColor2 = 14647424
- EmptyFrameColor1 = 10512488
- EmptyFrameColor2 = 12550272
- BottomFrameColor = 6589504
- BottomColor = 8031296
- FilledFrameColor = 8429664
- FilledColor = 10526816
- FilledSideColor1 = 8558140
- FilledSideColor2 = 8962120
- EmptyLineColor = 16769248
- FilledLineColor = 10018920
- Min = 0
- Max = 100
- Progress = 56
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 4755464
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ShowPercentage = False
- X = 0
- Y = 5
- ColorScheme = rcLightGreen
- Color = clBtnFace
- end
- object Label16: TLabel
- Left = 69
- Top = 168
- Width = 67
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'CRC:'
- end
- object Label17: TLabel
- Left = 144
- Top = 168
- Width = 37
- Height = 13
- Caption = 'Label13'
- end
- object Label18: TLabel
- Left = 64
- Top = 192
- Width = 72
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Attribute:'
- end
- object Label8: TTntLabel
- Left = 145
- Top = 24
- Width = 281
- Height = 17
- AutoSize = False
- Caption = 'Label8'
- ShowAccelChar = False
- end
- object label19: TTntLabel
- Left = 145
- Top = 216
- Width = 281
- Height = 17
- AutoSize = False
- Caption = 'Label8'
- ShowAccelChar = False
- end
- object CorelButton1: TButton
- Left = 184
- Top = 240
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = CorelButton1Click
- end
- end
-